Skip to content

Flashing ready-to-use disk images onto devices #901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

philipanda
Copy link
Contributor

No description provided.

@macpijan macpijan closed this Jul 3, 2025
@macpijan macpijan deleted the qemu-run-install-windows branch July 3, 2025 13:46
@philipanda philipanda restored the qemu-run-install-windows branch July 3, 2025 14:04
@philipanda philipanda reopened this Jul 3, 2025
@philipanda philipanda force-pushed the qemu-run-install-windows branch 2 times, most recently from 098e8ae to 9e82b1d Compare July 10, 2025 14:22
@philipanda philipanda force-pushed the qemu-run-install-windows branch 3 times, most recently from a8c49fd to 0c29d79 Compare July 18, 2025 07:21
@philipanda philipanda marked this pull request as ready for review July 24, 2025 07:54
The script helps to setup a bridge for qemu to connect to the
local network

Signed-off-by: Filip Gołaś <[email protected]>
Test suite used to quickly flash disk images with preinstalled OSes.
Two environment variables must be set prior to running it:
- SOURCE_IMAGE
- TARGET_DISK

Example usage:
- Flash an image onto the device using ${RTE_IP}:
   SOURCE_IMAGE=1_windows_ubuntu TARGET_DISK=nvme0n1 \
     ./scripts/run.sh util/preseeds.robot -- -t "Restore Disk*"
- Upload the disk image from the ${RTE_IP} device onto the disks NFS:
   ./scripts/run.sh util/preseeds -- -t "Upload Disk*"
 (The image will be saved using the current date.
 Change the name on the NFS after uploading to make it stand out more)

Signed-off-by: Filip Gołaś <[email protected]>
@philipanda philipanda force-pushed the qemu-run-install-windows branch from 6a792f6 to b3b05be Compare July 24, 2025 07:55
@philipanda philipanda changed the title Installing Windows from preseeds in QEMU Flashing ready-to-use disk images onto devices Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants